[b][size=150]MISI[/size][/b]
[color=grey]Library for executing custom scripts[/color]
[img]http://gtamp.com/forum/download/file.php?mode=view&id=1809&sid=7e1ace83a7c0d6a2b64da5f139b03d6d[/img]

[color=black][b]Version:[/b][/color] v0.3.2b 
[color=gray]MD5 f1325042d954be34de6a1f2be8902b08 MISI.ASI[/color]

[color=black][b]Release:[/b][/color] 26 mar 2018 
[color=black][b]Author:[/b][/color] DenLover (aka Logofero)

[size=120][b]License:[/b][/size]
[list]This library (hereinafter "application") is distributed by
license (EULA) free software "as is"
without any guarantees. The text of the license is inside
archive. The source code of this application is closed, but third-party
libraries are integrated/or linked in unchanged
You can find all the source resources on them in the archive.
All licenses for used software are also in
attached file.[/list]

[size=120][b]What is it?[/b][/size]
[list]Library for running LUA scripts in GTA2.
The library is loaded at the start of the game and gives you access
to the game world (as much as the author knows
useful addresses in the memory of the game).

The name MISI came to
me from the derived word of the initial scripts * .MIS
(which in translation probably means a mission) and together with
extension ASI (which is used in the game) it turned out
quite in tune with MISI.ASI.[/list]
 
[size=120][b]Documentation:[/b][/size][list]
All documentation is inside the installer, you can get it by installing the DOC component, 
where EN (English) and RU (Russian) languages. This component is selected when installing MISI. 
Also you can download it in a separate archive by the link [url=http://gtamp.com/forum/download/file.php?mode=view&id=1841]misi_docs.7z[/url][/list]

[size=120][b]Example:[/b][/size]
[list]Examples of scripts can be selected when installing MISI by selecting the "Examples" component. 
Also you can download all the examples in a separate archive by the link [url=http://gtamp.com/forum/download/file.php?mode=view&id=1842]misi_examples.7z[/url][/list]
         
[size=120][b]Modules:[/b][/size]
[list]Additional scripts/plug-ins that extend the capabilities of MISI. Modules of can be selected when installing MISI by selecting the "Modules" component.
Also you can download all the modules in a separate archive by the link [url=http://gtamp.com/forum/download/file.php?mode=view&id=1843]misi_modules.7z[/url][/list]
   
[size=120][b]Installation:[/b][/size]
[list]
* Requires the installed game [b]GTA2 v11.44[/b]
1. Run the installer misi_setup.exe
2. Select the installer language
3. Read and accept the license agreement
4. Select the root directory of the game
5. Select components to install
6. Confirm the installation
7. Installation complete
[/list]

[size=120][b]What is this for?[/b][/size]
[list]
            For easy and
quick creation/editing of game missions, trainers.
Thanks to the simple LUA syntax, anyone can use it
To study and write the unpretentious script for GTA2 without spending
thus it is a lot of time. It is enough to install MISI in the game,
create a text * .TXT or * .LUA file (name it as
wish), throw in the root folder script located
in the root directory of the game (where gta2.exe is located),
After that, you can run the game and enjoy your
creation.
[/list]

[b][size=120]Thanks:[/size][/b][list][color=gray]Thank you from me personally as follows
authors and their resources:

Sector for maintaining the game
GTA2 community thanks to him and his comrades people do not forget
about this beautiful game. Also for the useful
Addresses and methods for working with the memory of the game.
http://www.gtamp.com

Vike for patches for the game. Also for the maintenance of the GTA2 community.
http://gtamp.com/forum/viewtopic.php?f=4&t=73

robotanarchy for found and described useful addresses.
https://github.com/Bytewerk/gta2-hackers-remix

Jones for the memory addresses found and published by them.
http://gtamp.com/forum/viewtopic.php?f=4&t=700&start=20#p9357

BeepBoop for found and described useful addresses.
http://gtamp.com/forum/viewtopic.php?f=4&t=1123

Jernej for useful programs
thanks to which I started studying modemaking in GTA2.
http://www.gtatools.com

BenMillard for contribution to the development of modding in GTA2.
For writing tutorials
http://projectcerbera.com

Also thank all people who have published useful
materials and took part in discussions with me
at http://www.gtamp.com

Dark Byte for useful programs
http://www.cheatengine.org

Take-Two Interactive for the creation of a wonderful game GTA2
https://www.take2games.com

Library LUA http://www.lua.org

Inno Setup http://www.jrsoftware.org

Examples of https://www.stackoverflow.com[/color]
[/list]

[size=120][b]How can I help the project?[/b][/size]
[list]
The number of positive reviews depends on the
project development. I will not hide that if MISI
will not be updated for modmakers updates
will not be. Also, the library needs useful addresses
to implement full control over the resources of the game
so far there is no possibility of creating new objects,
transport, characters, but if you find the address
(in memory of the game) and tell about the method
I need to initialize/delete new objects
add these functions to the script in the next version and
I will point you out as the author of the method found.

You can
To contribute to the development of MISI by translating the Russian version
Help and documentation in English
(since I do not have the knowledge of the language I use
machine translation). Also the fixes are accepted
Russian grammar and punctuation. Your work will be
accounted and marked in the next release.
[/list]

[b][size=120]System requirements:[/size][/b]
[list][color=gray]OS Windows XP/7/8/10 32 bit
Archiver with support 7z
[/color][/list]

[url=http://gtamp.com/forum/download/file.php?mode=view&id=1840][b][size=120]DOWNLOAD fixes version MISI v0.3.2b[/size][/b][/url] [size=120][color=grey](Language: EN, RU)[/color][/size]
[url=http://gtamp.com/forum/download/file.php?mode=view&id=1835][b][size=110]DOWNLOAD Final version MISI v0.3.1b[/size][/b][/url] [size=100][color=grey](Language: EN, RU)[/color][/size]
[url=http://gtamp.com/forum/download/file.php?mode=view&id=1816][b][size=110]DOWNLOAD MISI v0.2.1b[/size][/b][/url] [size=100][color=grey](Language: EN, RU)[/color][/size]

[color=gray]This is the final version. 
Work on the project is completed. Perhaps later the fixes will be released if I receive reports or I find bugs. 
To all who left their feedback and words of support, thank you. Support is a great incentive to develop. 
I hope for someone MISI has become a useful opportunity for the realization of his creative ideas.[/color]

[color=gray][size=90]Edite: Fixed docs, added misi_modules.7z.[/size][/color]